﻿* {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

i, b, em, strong {
    font-style: normal;
}

.Divbgcolr {
    width: 100%;
    background: #f5f5f5;
    min-height: 32px;
}

.Divcont {
    width: 1170px;
    margin: 0 auto;
    height: 38px;
}

    .Divcont a {
        color: #000;
    }

.DivWelcom {
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    float: left;
}

    .DivWelcom span {
        line-height: 38px;
        margin-right: 4px;
    }

.aherf {
    color: #040404;
    text-decoration: none;
}

.DivLogin {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    float: right;
    cursor: pointer;
    margin-right: 16px;
}

    .DivLogin a {
        color: #000;
        font-weight: normal;
    }

        .DivLogin a:hover {
            color: #2b699e;
        }

    .DivLogin span {
        display: block;
        float: right;
    }

    .DivLogin:hover span {
        text-decoration: underline;
    }

    .DivLogin .Logouti h2 {
        font-weight: normal;
    }

.Namesurch {
    overflow: hidden;
    width: 1170px;
    margin: 0 auto;
    padding: 18px 0 28px;
}

    .Namesurch .forName {
        font-size: 28px;
        font-weight: bold;
        color: #000;
    }

.forName .logoinmg {
    width: 42px;
    height: 42px;
    vertical-align: text-top;
    margin-right: 8px;
}

.mesgHeader {
    position: relative;
    /*padding-right: 60px;*/
    /*margin-right: -60px;*/
}

    .mesgHeader img {
        width: 32px;
        height: 32px;
        border-radius: 50% 50%;
        vertical-align: bottom;
        margin-right: 8px;
    }

    .mesgHeader i {
        height: 32px;
        line-height: 32px;
        display: inline-block;
    }

    .mesgHeader .Logouti {
        position: absolute;
        right: 0;
        top: 30px;
        color: #666;
        font-weight: normal;
        display: none;
    }

.surchInput {
    float: right;
    width: 225px;
    height: 36px;
    background: #dcdbdb;
    border-radius: 18px;
    color: #ffffff;
    line-height: 36px;
    margin-top: 3px;
}

    .surchInput .surchofi {
        display: inline-block;
        width: 30px;
        height: 36px;
        background: url('../../Images/newsurch.png') center center no-repeat;
        margin-left: 14px;
        margin-right: 6px;
        float: left;
        background-size: 18px;
    }

    .surchInput input {
        float: left;
        border: none;
        width: 156px;
        height: 36px;
        line-height: 36px;
        background-color: transparent;
        color: #000;
        outline: none;
    }

/*导航*/
.Divnavbar {
    width: 100%;
    min-height: 32px;
    background: #0166c0;
    position: relative;
    z-index: 999;
}

.Divulnav {
    width: 1170px;
    margin: 0 auto;
}

.Divnavbar .header-cnt {
    width: 1170px;
    margin: 0 auto;
    color: #fff;
}

.Divnavbar .header-nav > ul > li {
    color: #fff;
    margin-left: 56px;
    width: 90px;
}

.Divnavbar .header-nav > ul h3 {
    font-weight: normal;
    font-size: 16px;
}

.Divnavbar .header-nav > ul > li:first-child {
    width: 45px;
}

.Divnavbar .header-nav > ul > li:last-child {
    width: 90px;
}
/*背景图*/
.Divbgimg {
    width: 100%;
    min-width: 1170px;
    /*height: 520px;*/
    height: 334px;
    position: relative;
    z-index: 28;
    background: url('../../Images/newIndexban.png') center center no-repeat;
    -ms-behavior: url(/Content/Css/backgroundsize.min.htc);
    behavior: url(/Content/Css/backgroundsize.min.htc);
    background-size: 100% 100%;
}
/*主体内容*/
.DivItem {
    width: 1170px;
    margin: 40px auto 0;
    overflow: hidden;
}

.ItemImg {
    width: 222px;
    padding: 20px 24px;
    background: #f5f5f5;
    overflow: hidden;
    float: left;
    margin-right: 30px;
}

    .ItemImg:last-child {
        margin-right: 0;
    }

    .ItemImg .imgdiv {
        width: 98px;
        height: 80px;
        float: left;
    }

.imgdiv img {
    max-width: 100%;
}

.ItemImg .itemRight {
    height: 80px;
    float: right;
    width: 90px;
}

.itemRight p {
    line-height: 26px;
    cursor: pointer;
}

    .itemRight p:first-child {
        font-weight: bold;
        font-size: 16px;
        cursor: default;
    }

.novemberadd {
    width: 270px;
    overflow: hidden;
    margin-right: 30px;
    float: left;
}

    .novemberadd a {
        float: left;
        display: block;
        text-align: center;
        width: 47%;
        height: 98px;
        margin-bottom: 18px;
        font-size: 16px;
        border-radius: 3px;
        color: #000;
        background: #f5f5f5;
        box-shadow: 1px 1px 10px #e5eff3;
    }

.DivItem .novemberadd a {
    line-height: 1;
}

.novemberadd a:nth-child(2) {
    float: right;
}

.novemberadd a:nth-child(3) {
    margin-bottom: 0;
}

.novemberadd a:nth-child(4) {
    float: right;
    margin-bottom: 0;
}

.novemberadd i {
    display: block;
    height: 49px;
    width: 100%;
    margin-bottom: 12px;
    margin-top: 8px;
}

.i_ecamin {
    background: url(../../Images/registration.png) center center no-repeat;
    background-size: 45px;
}

.i_ship {
    background: url(../../Images/membership.png) center center no-repeat;
    background-size: 54px;
}

.i_member {
    background: url(../../Images/Memberlogin.png) center center no-repeat;
    background-size: 54px;
}

.i_complaint {
    background: url(../../Images/complaint.png) center center no-repeat;
    background-size: 45px;
}

.i_NetSign {
    background: url(../../Images/NetSign.png) center center no-repeat;
    background-size: 45px;
}

/*part1*/
.rightDiv {
    float: left;
    overflow: hidden;
}

.rightItem {
    width: 420px;
    float: left;
    margin-right: 30px;
}

    .rightItem:last-child {
        margin-right: 0;
    }

    .rightItem .rightLi, .ItemchildLi {
        margin-bottom: 15px;
        overflow: hidden;
        font-size: 14px;
        /*height: 16px;*/
        line-height: 16px;
    }

        .rightItem .rightLi:last-child, .ItemchildLi:last-child {
            margin-bottom: 0;
        }

    .rightItem h3, .Itemchild h3 {
        font-size: 16px;
        color: #0166c0;
        margin-bottom: 24px;
    }

.rightLi a, .ItemchildLi a {
    color: #333;
    display: inline-block;
    /*width: 340px;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: text-bottom;
    height: 16px;
    line-height: 16px;
    max-width: 340px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.rightLi:hover a, .ItemchildLi:hover a {
    color: #0166c0;
    text-decoration: underline;
}

.rightDiv .timeItem, .Itemchild .timeItem {
    color: #9a9a9a;
    font-weight: normal;
    float: right;
}

.cur_banner {
    margin: 0 auto;
}

/*part2*/
.Itemchild {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 585px;
    min-height: 246px;
    float: left;
}

.borderRight {
    padding-right: 30px;
    padding-bottom: 30px;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.borderRightB {
    padding-left: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.borderLeftA {
    padding-right: 30px;
    padding-top: 30px;
    border-right: 1px solid #e8e8e8;
}

.borderLeft {
    padding-left: 30px;
    padding-top: 30px;
}

.ItemchildLi a {
    width: 470px;
}

/*part3*/
.linkDiv {
    overflow: hidden;
}

.linkPart {
    display: block;
    float: left;
    width: 370px;
    height: 160px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    background-color: #ccc;
}

    .linkPart:hover {
        color: #fff;
    }

    .linkPart p {
        line-height: 160px;
    }

.linkPartA {
    background: url('../../Images/newindustry.png') center center no-repeat;
    background-size: 100%;
}

.linkPartB {
    margin: 0 30px;
    background: url('../../Images/newAgent.png') center center no-repeat;
    background-size: 100%;
}

.linkPartC {
    background: url('../../Images/newtalents.png') center center no-repeat;
    background-size: 100%;
}

/*part4*/
.AllItem .Itemchild {
    width: 100%;
}

    .AllItem .Itemchild h3 {
        margin-bottom: 16px;
        padding-bottom: 24px;
        border-bottom: 1px solid #e8e8e8;
    }

.headerName {
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 14px;
}

.spanWidth {
    display: block;
    float: left;
    margin-right: 108px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .spanWidth:last-child {
        margin-right: 0;
    }

.spanWidthA {
    width: 150px;
}

.spanWidthB {
    width: 520px;
}

.spanWidthC {
    width: 100px;
    text-align: center;
}

.spanWidthD {
    width: 76px;
    text-align: right;
}

.scllLi {
    font-size: 14px;
    overflow: hidden;
    position: relative;
    padding-bottom: 12px;
    padding-top: 12px;
}

    .scllLi:hover {
        background-color: #ecf3f9;
    }

    .scllLi:after {
        display: block;
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, transparent 50%);
        background-size: 8px 1px;
        background-repeat: repeat-x;
    }

    .scllLi:last-child {
        padding-bottom: 0;
    }

        .scllLi:last-child::after {
            display: none;
        }

/*底部*/
.Divfooter {
    color: #e4e4e4;
    background: #2f2f2f;
    font-size: 14px;
}

.Friendship {
    width: 1170px;
    margin: 0 auto;
    padding: 14px 0;
}

.poflink a {
    color: #999999;
    display: inline-block;
    margin-right: 12px;
    margin-top: 14px;
}

    .poflink a:hover {
        color: #ffffff;
    }

.copyrightDiv {
    background-color: #1f1f1f;
    color: #fff;
    padding: 24px 0;
}

    .copyrightDiv p {
        width: 1170px;
        margin: 0 auto;
    }

        .copyrightDiv p span {
            margin-right: 24px;
        }

/*样式覆盖*/
.Divnavbar .header-nav > ul h3 {
    text-align: center;
    color: #fff !important;
}
/*.header-nav > ul:hover h3 {
        background: #015095;
    }*/
.Divnavbar .header-nav > ul > li li:first-child {
    border-top: none;
}

.Divnavbar .header-nav > ul > li li {
    background: rgba(1,80,149,0.5);
    color: #fff;
}

.Divnavbar .header-nav > ul ul {
    top: 52px;
    right: -18px;
    box-shadow: unset;
    border-radius: unset;
}
